home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 23
/
AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso
/
Tools
/
SFX-Player
/
AHI
/
AHI-SoundDT
/
RunMe
< prev
next >
Wrap
Text File
|
1999-11-06
|
486b
|
12 lines
FailAt 21
Echo NOLINE Patching...
spatch -psound.pch -oSYS:Classes/Datatypes/sound.datatype.new SYS:Classes/Datatypes/sound.datatype
If FAIL
Echo "*nIt looks like you have the wrong version of sound.datatype installed!"
Echo "Perhaps you've already patched it, or are using OS 3.0?"
Quit
EndIf
rename SYS:Classes/Datatypes/sound.datatype SYS:Classes/Datatypes/sound.datatype.os31
rename SYS:Classes/Datatypes/sound.datatype.new SYS:Classes/Datatypes/sound.datatype
Echo Finished!